Bump rubocop from 1.88.1 to 1.88.2#929
Conversation
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Test coverage92.17% line coverage reported by SimpleCov. |
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.88.1 to 1.88.2. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.88.1...v1.88.2) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.88.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
d95a800 to
dad2f4e
Compare
|
@dependabot ignore rubocop patch version This has a bug that's causing the linting fail that looks like it will be fixed in the next version - https://redirect.github.com/rubocop/rubocop/pull/15439 |
|
Sorry, the command you entered is not valid for this pull request. Please check the syntax and try again. Valid commands: |
|
@dependabot ignore this patch version |
|
OK, I won't notify you about version 1.88.2 again, unless you re-open this PR. |
Bumps rubocop from 1.88.1 to 1.88.2.
Release notes
Sourced from rubocop's releases.
Changelog
Sourced from rubocop's changelog.
Commits
ceb6377Cut 1.88.2ee87be8Update Changeloge161fe6Keep autocorrections in memory during the inspection loopc8e0c83Speed up Style/IfUnlessModifier eligibility checksef10f8aDispatch investigation callbacks only to cops that refine them4de41eaAvoid allocating a Range per offense in the common casebe1bb58Fast-path the gem requirements check in cop relevancy278525bMemoize compiled regexps in pattern mixins28b6cd6Improve Lint/Debugger performance on non-debugger code1066e7bMerge pull request #15434 from koic/fix_else_alignment_for_block_in_expression